hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
CompileWatcher.this
hip
systems
compilewatcher
CompileWatcher
Undocumented in source.
class
CompileWatcher
this
(
string
watchDir
,
void
function
(
string
fileName
)
handler
= null
,
string
[]
acceptedExtensions
= []
,
string
[]
ignoredDirs
= []
)
Meta
Source
See Implementation
hip
systems
compilewatcher
CompileWatcher
constructors
this
destructors
~this
functions
run
stop
update
variables
acceptedExtensions
handler
ignoredDirs
isRunning
watchDir
worker